-
Home
-
WooPayments: Integrated WooCommerce Payments
-
8.2.2
-
Code
-
Classes
- Mode
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
226 |
Lines of code |
68 |
Logical lines of code |
33 |
Comment lines |
121 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_init() |
S |
53 |
7 |
20 |
is_wcpay_dev_mode_defined() |
S |
72 |
2 |
6 |
get_wp_environment_type() |
S |
74 |
2 |
5 |
is_live() |
S |
77 |
1 |
4 |
is_test() |
S |
77 |
1 |
4 |
is_test_mode_onboarding() |
S |
77 |
1 |
4 |
is_dev() |
S |
77 |
1 |
4 |
live() |
S |
74 |
1 |
5 |
test() |
S |
81 |
1 |
3 |
test_mode_onboarding() |
S |
77 |
1 |
4 |
live_mode_onboarding() |
S |
77 |
1 |
4 |
dev() |
S |
74 |
1 |
5 |